ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / TreeMap<T> Class / Type Property

In This Topic
    Type Property (TreeMap<T>)
    In This Topic
    Gets or sets the type of the treemap.
    Syntax
    'Declaration
     
    
    Public Property Type As TreeMapType
    public TreeMapType Type {get; set;}
    See Also